[Read] Network Programming with Go: Essential Skills for Using and Securing Networks For Kindle

2020-02-18 0

https://book.specialdeals.club/?book=1484226917
Dive into key topics in network architecture and Go, such as data serialization, application level protocols, character sets and encodings. This book covers network architecture and gives an overview of the Go language as a primer, covering the latest Go release.Beyond the fundamentals, Network Programming with Go covers key networking and security issues such as HTTP and HTTPS, templates, remote procedure call (RPC), web sockets including HTML5 web sockets, and more. Additionally, author Jan Newmarch guides you in building and connecting to a complete web server based on Go. This book can serve as both as an essential learning guide and reference on Go networking.What You Will LearnMaster network programming with Go Carry out data serializationUse application-level protocolsManage character sets and encodingsDeal with HTTP(S)Build a complete Go-based web serverWork with RPC, web sockets, and moreWho This Book Is ForExperienced Go programmers and other programmers with some experience with the Go language.